Welcome![Sign In][Sign Up]
Location:
Search - mysql c

Search list

[Windows DevelopTitanMSRev005

Description: 冒险岛国际版的私服服务端C++版源代码,学习一下MySQL及网游私服服务端编程技术!-Adventure Island International私服server version of the C++ Version of source code, learn about MySQL and Web server programming techniques私服!
Platform: | Size: 7802880 | Author: Luo ShiBao | Hits:

[Linux-UnixLinuxC_API

Description: Linux C API电子书,有详细的介绍和范例-Linux C API e-books, has a detailed introduction and examples
Platform: | Size: 77824 | Author: Joey | Hits:

[ICQ-IM-ChatQQXX

Description: 清青休闲聊天室。 功能:聊天,私聊,做各种动作。 用mysql作为数据库,代码里附了sql文件-Qing Qing casual chat rooms. Features: chat,私聊, to do all kinds of action. Using mysql as a database, the sql code in attached file
Platform: | Size: 46080 | Author: 林泽梁 | Hits:

[Otheryunwangluntan

Description: 完整的一个论坛,安装方法如下: 1、系统环境要求: MySQL4.1以上版本,需配置为支持utf8连接方式 JDK1.5以上版本 Tomcat5.5以上版本 推荐在Windows上运行 2、安装好以上环境后,配置好虚拟目录,比如:配置好后的访问路径为http://localhost:8080/cwbbs/index.jsp 导入setup目录下的数据库文件cwbbs.sql 例:将cwbbs.sql拷贝至C盘根目录下 运行:mysql\bin\mysql -u root -p --default-character=utf8 mysql> source c:\cwbbs.sql 3、运行 http://localhost:8080/cwbbs/setup 按照操作向导一步一步进行,注意在配置时所有的路径中的"\",请用"/"替代 安装完成后请务必删除setup目录 4、管理员帐号:admin 密码:111111 管理员登录路径:http://localhost:8080/cwbbs/cms/index.jsp
Platform: | Size: 23600128 | Author: 陈诚 | Hits:

[MySQLmysql.tar

Description: C语言调用mysql数据库 环境:linux 解压缩后,在shell下输入make即可-C language calling mysql database environment: linux decompress after the shell can make under the input
Platform: | Size: 1024 | Author: billy | Hits:

[.netupload1

Description: 宾馆酒店管理系统(C#源码 MySQL) 酒店管理软件, .net+mysql-Hotels Management System (C# Source MySQL) hotel management software,. Net+ Mysql
Platform: | Size: 680960 | Author: qingyu | Hits:

[CSharpMySqlDBUtilDemo

Description: 本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一些基本用法。 -This example demonstrates the use of C# Operation method of MySQL to provide three types of reusable MySqlDBUtil, MySqlPageUtil, Page. Demonstrated the routine: 1.MySQL database insert, update, modify, query 2. The sql statement with parameter use, rather than fight SQL 3. The use of Limit clause paging query 4. With affairs at the same time to run multiple SQL statement 5. Insert data at the same time to return to the latest ID value 6. integer, real, string, date, type, five kinds of data types Boolean operations 7. use regular expressions to verify integer and real numbers 8.listview used to display some of the basic usage data.
Platform: | Size: 202752 | Author: 陈述器 | Hits:

[Internet-Networkstock-0.0.9.tar

Description: 用GTK+做用户界面 股票每日分时行情用数据库管理——MYSQL 软件应用方式客户端/服务器模式 基于TCP/IP的C/S通信模式 实现STOCK -With GTK+ User interface so the stock market using daily time-sharing database management- MYSQL software application client/server model is based on TCP/IP in C/S communication mode STOCK
Platform: | Size: 79872 | Author: cxp | Hits:

[Windows Developtcmysql

Description: mysql C 的一些处理 ,可以是使用在C++builder 开发中 -mysql C some processing, can be used in C++ builder development
Platform: | Size: 1024 | Author: were | Hits:

[MySQLMysqlplusplususage

Description: MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
Platform: | Size: 251904 | Author: zhu pengfei | Hits:

[MySQLjia_dian_wei_xiu

Description: ASP.NET 2.0 C# +MYSQL 家电维修管理系统 功能还算齐全,数据库完整,适合学生们学习利用。-ASP.NET 2.0 C#+ MYSQL appliance maintenance management system is still fully functional, database integrity, suitable for students to learn to use.
Platform: | Size: 789504 | Author: honey | Hits:

[Database systemcan_yi_xiao_fei

Description: C# + MYSQL 课程设计 ASP.NET 2.0数据库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~-C#+ MYSQL curriculum design ASP.NET 2.0 database development, Food consumption management system full-featured interface Dafang, lessons must be based, we make good use of ~
Platform: | Size: 746496 | Author: honey | Hits:

[MySQLbook(MySQL)

Description: 基于C#和MYSQL的图书管理系统,附有mysql数据表-Based on the C# And MYSQL the library management system, with mysql data tables
Platform: | Size: 6110208 | Author: winters | Hits:

[Education soft systemschoolKaoshi

Description: 很完善的在线考试系统。.net(C#)源代码,数据库完整,测试可用。-Very perfect online examination system. . net (C#) source code, database integrity, the test can be used.
Platform: | Size: 766976 | Author: adetion | Hits:

[MySQLmysqlplus

Description: mySQL waper c++ VC, C builder-mySQL waperc++ VC, C builder
Platform: | Size: 4096 | Author: 778714 | Hits:

[MySQLkdddbc.tar

Description: 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of the object Cpp library, use the method of kdd:: dbio.run (). And then we can db_queryer call for database operations
Platform: | Size: 2279424 | Author: OTHER | Hits:

[Database systemsqlapi_352.tar

Description: 通用的数据库中间库,支持流行的数据库,如Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC-SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC).
Platform: | Size: 1620992 | Author: pengyong | Hits:

[WEB Code2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL

Description: 2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL安全设置技术手册: 一、系统约定 环境软件下载后存放位置:X:\Server_Tools 环境软件安装位置:X:\Server_Core PHP安装位置:X:\Server_Core\PHP MySQL安装位置:X:\Server_Core\MySQL Zend Optimizer安装位置:X:\Server_Core\Zend IIS网站站点根目录:X:\wwwroot MySQL 数据库位置:X:\Database Php.ini存放位置:X:\Windows\php.ini My.ini 存放位置:X:\Server_Core\MySQL\my.ini 二、系统环境检查以及准备所需软件 1. 检查系统是否已安装IIS 单击: 开始 - 管理工具 ,检查是否存在 Internet 信息服务(IIS)管理器 2. 查看磁盘分区容量并确定使用策略 打开 我的电脑 ,查看除 C 区外各个磁盘分区的可用空间容量,使用容量较大的磁盘分区作为 WEB 根目录,且 MySQL 数据库存储目录(Database),尽量不要与 WEB 根目录同在一个磁盘分区内。较小的磁盘分区可以作为服务环境软件的安装目录分区。 3. 下载环境软件 将所有软件均下载存放于Server_Tools文件夹中。 MySQL-essential-5.0.45-win32.msi php-5.2.4-Win32.zip ZendOptimizer-3.3.0-Windows-i386.exe -2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL
Platform: | Size: 885760 | Author: li | Hits:

[ADO-ODBCMySQLWrapp

Description: MySQL 客户端类 C++ 版 支持 MySQL 5以上 版本-MySQL client category C++ version of MySQL 5 to support the above
Platform: | Size: 96256 | Author: lifei | Hits:

[WEB CodeIDC-lanmang

Description: 蓝芒域名虚拟主机管理系统5.0 主控端部分 蓝芒域名虚拟主机管理系统5.0 版采用全新的系统架构,Web 端程序 采用PHP 语言进行开发, 后台数据库采用MySQL, 底层程序采用 Delphi 和C 语言进行开发。Web 程序实现了程序、模板、语言包三者 分离。 1.2 Web 服务端,在Windows 操作系统采用系统自带IIS 组件;数据库开 设支持, 在Windows 操作系统上, 支持Access、MySQL 及MSSQL 数据库; 1.3 支持邮局系统, 支持WinWebMail 及IMail 邮局系统。-lanmang domain virtual host management system 5.0 host part lanmang domain virtual host management system version 5.0 adopt a new system architecture, Web client program Using PHP language development, back-end database using MySQL, the bottom of the procedure used Delphi and C language for development. Web program implementation procedures, templates, language packs three Separation. 1.2 Web Service client, in the Windows operating system comes with IIS using the system components database open Based support on the Windows operating system to support Access, MySQL and MSSQL Database 1.3 Supporting the post office system to support the post office system WinWebMail and iMail.
Platform: | Size: 9281536 | Author: clarkzhu | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »

CodeBus www.codebus.net